PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFPatternColorSpace Class / PDFPatternColorSpace Constructor / PDFPatternColorSpace Constructor(PDFPattern)
The pattern associated with this colorspace.
In This Topic
    PDFPatternColorSpace Constructor(PDFPattern)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFPatternColorSpace( 
       PDFPattern pattern
    )

    Parameters

    pattern
    The pattern associated with this colorspace.
    See Also